Fix read of non-initialized clip_region
authorAlexander Larsson <alexl@redhat.com>
Sat, 18 Jul 2009 19:56:03 +0000 (21:56 +0200)
committerAlexander Larsson <alexl@redhat.com>
Sat, 18 Jul 2009 21:15:57 +0000 (23:15 +0200)
commit454160ad9e39e75d9c37dd43f445b8b3540bba57
treeb562846a2df51fff05dd27848c6fcc54fd388f14
parent7adf894a29d87ba85f0d27f71e2480caf53dae79
Fix read of non-initialized clip_region

Foreign children are always viewable but may not have a viewable
parent, so ensure we don't read the parent for them.
gdk/gdkwindow.c